| TaskScriptQuestionAnswer |
| EntityType | Independent |
| Logical Entity Name | TaskScriptQuestionAnswer |
| Default Table Name | cmScriptAnswers |
| Logical Only | NO |
| Definition | |
| Note |
| TaskScriptQuestionAnswer Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
| StudentId | INTEGER | NO | ||
| TaskId | INTEGER | NO | ||
| TaskTemplateId | INTEGER | NO | ||
| QuestionNumber | INTEGER | NO | ||
| QuestionLetter | CHAR(1) | YES | ||
| Answer | VARCHAR(255) | NO | ||
| Action | VARCHAR(500) | YES | ||
| ModFlag | CHAR(1) | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
Id |
INTEGER | NO |
| TaskScriptQuestionAnswer Keys |
| Key Name | Key Type | Keys |
| cmScriptAnswers_cmEventID_N_N_IDX | Inversion Entry | TaskId |
| cmScriptAnswers_cmScriptAnswersID_U_C_IDX | PrimaryKey | Id |
| cmScriptAnswers_cmTemplateID_N_N_IDX | Inversion Entry | TaskTemplateId |
| TaskScriptQuestionAnswer Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| TaskScriptQuestionAnswer Check Constraints |
| Check Constraint Name | CheckConstraint |